/*car srt*/
/*srt*/
div.srttxt{
    position: absolute;
    top: -40px;
    right: 0;
    margin: 0 5px;
    width: 142px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #999999;
    text-align: right;
}
span.srtsc{
    font-size: 15px;
    color: #224466;    
}
div.car{
    position: relative;
    float: left;
    width: calc(100% - 200px);
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #333333;
    border-top: 1px solid #F2F2F2;
}
div.car25{
    float: left;
    width: calc(100% / 6);
}
div.carcnt{
    position: relative;
    overflow: hidden;
    margin: 10px auto 40px;
    width: 240px;
    height: 310px;
    background-color: #FFFFFF;
    text-align: center;
}
div.carcnt:hover{
    overflow: visible;
}
div.carove{
    position: absolute;
    top: -10px;
    left: -30px;
    padding: 0 30px;
    width: 240px;
    height: 470px;
    line-height: 50px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 10px #999999;
    z-index: 20;
}
div.carove:hover{
    border: 1px solid #336699;
    z-index: 30;
}
div.carsal{
    position: absolute;
    cursor: default;
    top: 60px;
    left: 30px;
    width: 50px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
    background: #74B233;
    border: 1px solid #588727;
    text-shadow: 1px -1px 0 #466B1F;
    z-index: 10;
}
div.carpro{
    position: absolute;
    cursor: default;
    top: 60px;
    left: 30px;
    width: 50px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    background: #DD0000;
    border: 1px solid #B22222;
    text-shadow: 1px -1px 0 #B22222;
    z-index: 10;
}
div.cartit{
    float: left;
    margin: 10px 0;
    height: 40px;
    line-height: 20px;
    width: 100%;
}
a.cara{
    font-size: 15px;
    color: #333333;
}
a.cara:hover{
    color: #415C90;
}
a.caria{
    float: left;
    width: 240px;
    height: 160px;
}
img.carimg{
    opacity: 0;
    float: left;
    width: 240px;
    height: 160px;
}
div.carld{
    position: absolute;
    top: 60px;
    width: 240px;
    height: 160px;
    line-height: 160px;
}
div.carimgd{
    float: left;
    margin: 8px 0;
    width: 100%;
    height: 8px;
    line-height: 8px;
    text-align: center;
    opacity: 0;
}
span.carimgsml{
    display: inline-block;
    margin: 0 4px;
    width: 6px;
    height: 6px;
    border: 1px solid #666666;
    background: #CCCCCC;
    border-radius: 4px;
}
span.carimgsml:hover{
    cursor: pointer;
    background: #666666;
}
span.carimgsmlact{
    cursor: default;
    display: inline-block;
    margin: 0 4px;
    width: 6px;
    height: 6px;
    border: 1px solid #333333;
    background: #666666;
    border-radius: 4px;
}
div.carcomcnt{
    float: left;
    margin: 2px 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
}
a.carcom{
    display: block;
    float: left;
    margin: 0 0 0 20px;
    text-indent: 25px;
    font-size: 12px;
    color: #666666;
}
a.carcom::before{
    position: absolute;
    margin: 0 0 0 -25px;
    width: 20px;
    height: 18px;
    content: ' ';
    background: url('/files/icon.png') 24px -60px;
}
a.carcom:hover{
    color: #00A1FF;
}
a.carcom:hover::before{
    background: url('/files/icon.png') 24px -78px;
}
div.carcoms{
    float: right;
    margin: 2px 20px 0 0;
    width: 75px;
    height: 15px;
    background: url(/files/ss.png) 0 -15px #FFFFFF;
}
span.carcomsn{
    display: block;
    height: 15px;
    background: url(/files/ss.png);
}
span.carprcold{
    font-size: 20px;
    color: #333333;
    font-style: italic;
    text-decoration: line-through;
}
div.carprc{
    float: left;
    height: 30px;
    width: 100%;
    line-height: 30px;
}
div.carsiz{
    float: left;
    height: 22px;
    width: 100%;
    line-height: 22px;
    font-size: 14px;
    color: #36648B;    
}
span.carsml{
    font-size: 12px;
    color: #999999;
}
div.carnp{
    float: left;
    margin: 10px 0 58px;
    height: 48px;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #DD0000;
    text-align: center;
}
a.carbut{
    display: inline-block;
    margin: 5px 0;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    background: #4F536C;
    border: 1px solid #323549;
    text-shadow: 1px -1px 1px #323549;
    border-radius: 1px;
}
a.carbut:hover{
    box-shadow: 0 0 5px #666666;
}
table.cartab{
    margin: 10px;
    border-collapse: collapse;
}
td.cartd{
    padding: 0 5px;
    width: 110px;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
    text-align: right;
}
td.cartd:nth-child(2n){
    color: #333333;
    text-align: left;    
}

@media (max-width:1700px){
    div.car25{
        width: 20%;
    }
}
@media (max-width:1460px){
    div.car25{
        width: 25%;
    }
}
@media (max-width:1220px){
    div.car{
        width: 100%;
    }
}
@media (max-width:1000px){
    div.car{
        width: 100%;
    }
    div.car25{
        width: calc(100% / 3);
    }
}
@media (max-width:750px){
    div.car25{
        width: 50%;
    }
}
@media (max-width:500px){
    div.car25{
        width: 100%;
    }
}